home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7554 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: mail2news.demon.co.uk!asterix
  2. From: Samuel Devulder <devulder@info.unicaen.fr>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Strange guru B800 8035 || ideas about a mmu.device
  5. Date: Thu, 18 Apr 1996 17:52:17 +0200
  6. Organization: GREYC - Informatique
  7. Sender: devulder@info.unicaen.fr
  8. Message-ID: <31766531.7AF7@info.unicaen.fr>
  9. References: <19960418.79A1918.9A43@alice.obspm.fr>
  10. X-NNTP-Posting-Host: asterix
  11. X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4m)
  12. Mime-Version: 1.0
  13. Content-Type: text/plain; charset=iso-8859-1
  14. Content-Transfer-Encoding: 8bit
  15. X-Mail2News-Path: calvin.info.unicaen.fr!asterix.unicaen.fr!asterix
  16.  
  17. vogt@alice.obspm.fr wrote:
  18.  
  19. > This Guru Meditation officially translates to :
  20. > DeadEnd Alert - Unknown Subsystem - Unknown cause.
  21. > I will bet though that it is an internal VMM error meaning something like :
  22. > PageFault while in Supervisor Mode (something really deadly)
  23.  
  24. Well, there is a trap called in that case and an official guru number
  25. for it... my opinion is that is rather a bug in VMM or in gcc.
  26.  
  27. > I don't use gcc but I know that ixemul.library contains Trap handlers that
  28. > execute in supervisor mode, so I advise you to disable code swapping for
  29. > ixemul.library.
  30.  
  31. Yes, in my case ixemul has no swap-code. So that is not the source
  32. of the trouble.
  33.  
  34. > I used to get this guru with VMM on my A4000/040 and it disappeared when
  35. > I disabled code swapping for the AS225R2 inet.library (It probably contains
  36. > sana2 interrupt hooks).
  37.  
  38. In fact I have donwloaded gcc 2.7.2 and ixemul 43, and that guru
  39. disappeared too (it seems so), but I must still run cc1, as and ld
  40. with no swap-code. 
  41.  
  42. I'd like to know precisely why it crashes with gcc2.7.0 and not with
  43. 2.7.2... is it due to the autostackextend or due to the new version
  44. of ixemul ? but for now I'm quite happy since it seems to work well.
  45. (I need to do some more testing to be fully happy)
  46.  
  47. sam. 
  48. -------------------------------------------------------------------
  49. GREYC (URA 1526)   Universit de CAEN  F-14032 Caen CEDEX    FRANCE
  50. -------------------------------------------------------------------
  51. e-mail: devulder@info.unicaen.fr
  52. tel: 31.45.53.19
  53.